Plug a pixmap leak
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Jan 2010 15:23:57 +0000 (10:23 -0500)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:55:13 +0000 (20:55 -0400)
commit6860f86724e213b30fab4391697a576cbce9402f
tree2b221d2c999040a54c444347489ddc46924386a3
parent43572af86e63e4e070adb079db96e60320412353
Plug a pixmap leak

We were getting our refcounts tangled up when setting drawable clips on
GCs with CSW, leading to a pretty bad pixmap leak. See bug 606143.
gdk/gdkgc.c